Linux webm002.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
ninjafirewall
/
lib
/
/home/ariannadhf/www/wp-content/plugins/ninjafirewall/lib/loader.php
<?php /* Plugin Name: NinjaFirewall WP (mu-plugin) Plugin URI: https://nintechnet.com/ Description: NinjaFirewall's fallback loader. Do not remove. This file will be deleted when uninstalling NinjaFirewall. Version: 1.0 Author: The Ninja Technologies Network Author URI: https://nintechnet.com/ License: GPLv3 or later Network: true */ if (! defined('ABSPATH') || defined('NFW_STATUS') || defined('NFW_WPWAF') || ! is_file( WP_PLUGIN_DIR .'/ninjafirewall/lib/firewall.php' ) ) { return false; } define('NFW_WPWAF', 2); @include_once WP_PLUGIN_DIR .'/ninjafirewall/lib/firewall.php';